Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.5][F14-B2] Medeina #69

Open
wants to merge 903 commits into
base: master
Choose a base branch
from

Conversation

Aquarinte
Copy link

@Aquarinte Aquarinte commented Mar 9, 2018

Copy link

@cjianhui cjianhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Aquarinte @Robert-Peng @wynonaK @chialejing
Good job on the PR! Just some minor comments. Also, remember to update your README, User Guide and Developer Guide to reflect your product name and the respective product descriptions as well.
Do leave this PR open as we will be tracking the milestones through this.

README.adoc Outdated
@@ -1,9 +1,8 @@
= Address Book (Level 4)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do remember to update this to your product name!

README.adoc Outdated
https://ci.appveyor.com/project/damithc/addressbook-level4[image:https://ci.appveyor.com/api/projects/status/3boko2x2vr5cc3w2?svg=true[Build status]]
https://coveralls.io/github/se-edu/addressbook-level4?branch=master[image:https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master[Coverage Status]]
https://travis-ci.org/CS2103JAN2018-F14-B2/main[image:https://travis-ci.org/CS2103JAN2018-F14-B2/main.svg?branch=master[Build Status]]
https://coveralls.io/github/se-edu/CS2103JAN2018-F14-B2/main?branch=master[image:https://coveralls.io/repos/github/CS2103JAN2018-F14-B2/main/badge.svg?branch=master[Coverage Status]]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on updating Travis and Coveralls to point to your repo!


|`* *` |user |manage the "rooms" in hospital |make space for newly hospitalized pet patient

|`*` |user with many pet patients in the address book |sort pet patients by name |locate a pet patient easily

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job on coming up with a variety of user stories! It does seem like they match the needs of your target user profile. However, you may want to be more specific on the type of user involved for each user story. Do update the user in the user stories to reflect your target user profile, which in your case are vet/vet assistants.


*Value proposition*: manage contacts faster than a typical mouse/GUI driven app
*Value proposition*: all-in-one vet assistant app that can view and make appointments and search for information

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done on defining a clear and specific target user profile.

@Aquarinte Aquarinte changed the title [v1.0][F14-B2] Medeina [v1.1][F14-B2] Medeina Mar 16, 2018
Copy link

@cjianhui cjianhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Aquarinte @Robert-Peng @wynonaK @chialejing
Good job on updating the About Us, README and User Guide. Do keep the PR open after reading my remarks.
Ideally, you should think through the product's end behavior and write the entire UG, for all the commands which you would want to implement. Then mark the features as future (v2.0) which you do not intend to implement in the project duration, which I see you guys have done. Good job on that!

Finally, do ensure you update your issue tracker to reflect the user stories and tasks that you want to implement/complete during the duration of this project. You may refer to nus-cs2103-AY1718S2/forum#28 and https://github.com/MyTAOrg/DemoGradle/issues to see how you can go about doing it. I will talk more about it during tutorial as well.

@Aquarinte Aquarinte changed the title [v1.1][F14-B2] Medeina [v1.2][F14-B2] Medeina Mar 23, 2018
wynonaK pushed a commit to wynonaK/addressbook-level4 that referenced this pull request Mar 25, 2018
Implement full parsing logic for Add command
Copy link

@cjianhui cjianhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Aquarinte @Robert-Peng @wynonaK @chialejing
Good job on updating the DG to reflect your implementations as well as updating your issue tracker to reflect the different story types and tasks! It also looks like you guys are on track to complete your product! However, do remember to supplement your implementation description with diagrams like sequence or class diagrams.
Otherwise, keep up the good work!

@Aquarinte Aquarinte changed the title [v1.2][F14-B2] Medeina [v1.3][F14-B2] Medeina Mar 28, 2018
@Aquarinte Aquarinte changed the title [v1.3][F14-B2] Medeina [v1.4][F14-B2] Medeina Apr 6, 2018
@Aquarinte Aquarinte changed the title [v1.5rc][F14-B2] Medeina [v1.5][F14-B2] Medeina Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants